Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Contains Method (ListWithEvents<T>)







The object to locate in the ListWithEvents<T>. The value can be null for reference types.
Determines whether an element is in the ListWithEvents<T>.
Syntax
public bool Contains( 
   T item
)
'Declaration
 
Public Function Contains( _
   ByVal item As T _
) As Boolean
'Usage
 
Dim instance As ListWithEvents(Of T)
Dim item As T
Dim value As Boolean
 
value = instance.Contains(item)

            

            
public: bool Contains( 
   T* item
) 
public:
bool Contains( 
   T^ item
) 

Parameters

item
The object to locate in the ListWithEvents<T>. The value can be null for reference types.

Return Value

true if item is found in the ListWithEvents<T>; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

ListWithEvents<T> Class
ListWithEvents<T> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features